home *** CD-ROM | disk | FTP | other *** search
/ ZAM 2 / ZAM 2.adf / PowerBoot.doc / PowerBoot.doc
Text File  |  1990-09-07  |  1KB  |  37 lines

  1. ####################################################################
  2. ####                                ####
  3. ####              POWER-BOOT  V2.0  -  DOCS            ####
  4. ####                                ####
  5. ####             - Public Domain -            ####
  6. ####                                ####
  7. ####        - by METALLION of KEFRENS in 1990 -        ####
  8. ####                                ####
  9. ####################################################################
  10.  
  11.  
  12. PowerBoot is a quick'n'easy way to create your Boot-Menu at Disk-Packs.
  13. PB uses the boot-block and nothing but the boot-block (1024 bytes).
  14. In PM you can enter 13 lines of text (max. 28 chars pr. line).
  15. The upper 3 lines is HEAD lines and the lower 10 lines is MENU lines.
  16. That means that you can make your own menu with choosing of up
  17. to 10 programs.
  18. The programs at the disk MUST be named 1,2,3...9,0  (NB: 0 = 10)
  19.  
  20.  
  21. In PB you are able to:
  22.  
  23.     - Align your text (center,left or right)
  24.     - Set line-spaces and top text-start.
  25.     - Choose between LO-res / HI-res.
  26.     - Choose between Pal / NTSC.
  27.     - Create colors (5 colors)
  28.     - Test the menu when you feel like it.
  29.     - The following DOS-commands can be saved to disk from PB:
  30.         KefLoad, Run, Add21K, Type, Reset
  31.         & auto creation of Startup-Sequence.
  32.  
  33.  
  34. NB:    KefLoad & Run MUST be copied to Disk to use PB. !!!
  35.  
  36.  
  37.